Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Added timeout parameter to avoid issues when running long drush commands #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

minorOffense
Copy link

Some drush commands take longer than the default of 300 seconds to run (i.e. drush archive-restore)

Setting timeout to 0 allows the script to run as long as needed.

Some drush commands take longer than the default of 300 seconds to run (i.e. drush archive-restore)

Setting timeout to 0 allows the script to run as long as needed.
@erikwebb
Copy link
Owner

Can we make this a configuration option? Timeouts exist for a reason, so I'd like to leave the defaults wherever possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants